- 
		Home
	
- 
Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More
- 
1.5.8.1
- 
Code
- 
Classes
-  SnapJson 
		
			
				
					
													
								
																			
											| Total Complexity | 52 | 
																			
											| Dependencies | 3 | 
																			
											| Dependents | 31 | 
																	
							 
													
								
																			
											| Total lines | 288 | 
																			
											| Lines of code | 152 | 
																			
											| Logical lines of code | 96 | 
																	
							 
													
								
																			
											| Comment lines | 94 | 
																			
											| Methods | 8 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 8
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| jsonSanityCheck() | B | 44 | 16 | 46 | 
					
				| jsonPrepareData() | A | 49 | 12 | 30 | 
					
				| jsonEncode() | A | 51 | 8 | 24 | 
					
				| checkInvalidUTF8() | S | 55 | 7 | 20 | 
					
				| jsonConvertString() | S | 58 | 4 | 16 | 
					
				| jsonEncodePPrint() | S | 68 | 2 | 7 | 
					
				| getJsonWithoutQuotes() | S | 69 | 2 | 6 | 
					
				| jsonEncodeEscAttr() | S | 79 | 1 | 3 |